C1.DataCollection Assembly / C1.DataCollection Namespace / C1SelectManyDataCollection<S,T> Class / GetLoadedItems Method

In This Topic
GetLoadedItems Method (C1SelectManyDataCollection<S,T>)
In This Topic
Returns the items that has be loaded so far.
Overload List
OverloadDescription
Returns the items that has be loaded so far. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
Returns all the items that has been loaded so far. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
See Also